Autogenerated HTML docs for v1.5.0.2-279-g4808 
diff --git a/git-branch.html b/git-branch.html index 51e171a..937b288 100644 --- a/git-branch.html +++ b/git-branch.html 
@@ -273,7 +273,8 @@  <h2>SYNOPSIS</h2>   <div class="sectionbody">   <div class="verseblock">  -<div class="content"><em>git-branch</em> [--color | --no-color] [-r | -a] [-v [--abbrev=&lt;length&gt;]]  +<div class="content"><em>git-branch</em> [--color | --no-color] [-r | -a]  + [-v [--abbrev=&lt;length&gt; | --no-abbrev]]   <em>git-branch</em> [-l] [-f] &lt;branchname&gt; [&lt;start-point&gt;]   <em>git-branch</em> (-m | -M) [&lt;oldbranch&gt;] &lt;newbranch&gt;   <em>git-branch</em> (-d | -D) [-r] &lt;branchname&gt;&#8230;</div></div>  @@ -402,6 +403,14 @@  </p>   </dd>   <dt>  +--no-abbrev  +</dt>  +<dd>  +<p>  + Display the full sha1s in output listing rather than abbreviating them.  +</p>  +</dd>  +<dt>   &lt;branchname&gt;   </dt>   <dd>  @@ -511,7 +520,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 19-Jan-2007 00:37:13 UTC  +Last updated 03-Mar-2007 05:18:14 UTC   </div>   </div>   </body>